Skip to main content

scrollHilitedElementIntoView

Type

property

Summary

Specifies if the PolyGrid widget should adjust scroll to bring hilited element into view

Syntax

set the scrollHilitedElementIntoView of widget to {true | false}
get the scrollHilitedElementIntoView of widget

Description

If scrollHilitedElementIntoView is true then the PolyGrid widget will adjust vertical scroll to bring hilited element into view

Examples

set the scrollHilitedElementIntoView of widget"PolyGrid" to true